home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <gconfschemafile>
- <schemalist>
- <schema>
- <key>/schemas/apps/gnome-screenshot/take_window_shot</key>
- <applyto>/apps/gnome-screenshot/take_window_shot</applyto>
- <owner>gnome-screenshot</owner>
- <type>bool</type>
- <default>false</default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Window-specific screenshot (deprecated)</short>
- <long>Grab just the current window, rather than the whole desktop.
- This key has been deprecated and it is no longer in use.</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/gnome-screenshot/delay</key>
- <applyto>/apps/gnome-screenshot/delay</applyto>
- <owner>gnome-screenshot</owner>
- <type>int</type>
- <default>0</default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Screenshot delay</short>
- <long>The number of seconds to wait before taking the screenshot.</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/gnome-screenshot/last_save_directory</key>
- <applyto>/apps/gnome-screenshot/last_save_directory</applyto>
- <owner>gnome-screenshot</owner>
- <type>string</type>
- <default></default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Screenshot directory</short>
- <long>The directory the last screenshot was saved in.</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/gnome-screenshot/include_border</key>
- <applyto>/apps/gnome-screenshot/include_border</applyto>
- <owner>gnome-screenshot</owner>
- <type>bool</type>
- <default>true</default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Include Border</short>
- <long>Include the window manager border along with the screenshot</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/gnome-screenshot/include_pointer</key>
- <applyto>/apps/gnome-screenshot/include_pointer</applyto>
- <owner>gnome-screenshot</owner>
- <type>bool</type>
- <default>true</default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Include Pointer</short>
- <long>Include the pointer in the screenshot</long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/gnome-screenshot/border_effect</key>
- <applyto>/apps/gnome-screenshot/border_effect</applyto>
- <owner>gnome-screenshot</owner>
- <type>string</type>
- <default>none</default>
- <gettext_domain>gnome-utils-2.0</gettext_domain>
- <locale name="C">
- <short>Border Effect</short>
- <long>Effect to add to the outside of a border. Possible values are "shadow", "none", and "border".
- </long>
- </locale>
- </schema>
-
- </schemalist>
- </gconfschemafile>
-